-
Home
-
WP Migrate Lite – WordPress Migration Made Easy
-
1.0.17
-
Code
-
Classes
- Cli
| Total Complexity |
106 |
| Dependencies |
15 |
| Dependents |
2 |
| Total lines |
813 |
| Lines of code |
450 |
| Logical lines of code |
303 |
| Comment lines |
186 |
| Methods |
20 |
| Properties |
14 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_profile_data_from_args() |
C |
33 |
27 |
90 |
| cli_migration() |
C |
35 |
25 |
84 |
| migrate_tables() |
A |
36 |
13 |
81 |
| verify_cli_response() |
A |
52 |
9 |
23 |
| finalize_migration() |
S |
54 |
5 |
20 |
| finalize_export() |
S |
59 |
4 |
15 |
| pre_cli_migration_check() |
S |
56 |
3 |
20 |
| cli_initiate_migration() |
S |
55 |
3 |
19 |
| get_progress_bar() |
S |
59 |
3 |
13 |
| get_unknown_args() |
S |
56 |
2 |
20 |
| get_total_rows_from_table_list() |
S |
65 |
2 |
9 |
| get_row_counts_from_table_list() |
S |
65 |
2 |
9 |
| __construct() |
S |
60 |
1 |
13 |
| register() |
S |
78 |
1 |
3 |
| cli_error() |
S |
79 |
1 |
3 |
| cleanup_message() |
S |
70 |
1 |
6 |
| get_tables_to_migrate() |
S |
70 |
1 |
6 |
| initiate_migration() |
S |
74 |
1 |
5 |
| migrate_table() |
S |
74 |
1 |
5 |
| finalize_ajax() |
S |
69 |
1 |
6 |